home *** CD-ROM | disk | FTP | other *** search
/ Computer Arts Interactif 42 / CA 42.iso / pc / PC / logiciels / Retouche photo / Photoshop / data1.cab / App_IR / ImageReady.exe / XMLF / ROUNDRECTTOOLOPTIONS.XML < prev    next >
Text File  |  2001-01-30  |  7KB  |  153 lines

  1. <XMLREANIMATE>
  2.  
  3.     <OBJECT className="LADMItem" admItemType="ADM Frame Type" style="2" > <bounds x="29"  y="2" w="1" h="28" /> </OBJECT>
  4.  
  5.     <!-- Vector/Raster buttons -->
  6.     
  7.     <OBJECT className="LADMItem" admItemType="ADM Picture Radio Button Type" style="1" paneID="vctr"
  8.             pictureName="AddShapeLayer.png" tipString="$$$/ShapeTool/ToolTips/CreateNewShapeLayer=Create new shape layer" > 
  9.         <bounds x="41" y="6" w="20" h="20" /> 
  10.         <children>
  11.             <OBJECT className="LADMRadioButtonPropertyAttachment" property="ShapeToolVector" activeValue="1" /> 
  12.         </children>
  13.     </OBJECT>
  14.     
  15.     <OBJECT className="LADMItem" admItemType="ADM Picture Radio Button Type" style="1" paneID="fill"
  16.             pictureName="PaintShape.png" tipString="$$$/ShapeTool/ToolTips/CreateFilledRegion=Create filled region" > 
  17.         <bounds x="60" y="6" w="20" h="20" /> 
  18.         <children>
  19.             <OBJECT className="LADMRadioButtonPropertyAttachment" property="ShapeToolVector" activeValue="0" /> 
  20.         </children>
  21.     </OBJECT>
  22.  
  23.     <OBJECT className="LADMItem" admItemType="ADM Frame Type" style="2" > 
  24.         <bounds x="40" y="5" w="41" h="22" /> 
  25.     </OBJECT>
  26.     
  27.     <OBJECT className="LADMItem" admItemType="ADM Frame Type" style="2" > <bounds x="90" y="2" w="1" h="28" /> </OBJECT>
  28.  
  29.     <!--- Fixed Size --->
  30.  
  31.     <OBJECT className="LADMItem" admItemType="ADM Text Check Box Type" text="$$$/ShapeToolOptions/FixedSize=Fixed Size" 
  32.             tipString="$$$/ShapeToolOptions/ToolTips/FixedSize=Sets exact dimensions for the shape"> 
  33.         <bounds x="95" y="7" w="65" h="19" /> 
  34.         <children>
  35.             <OBJECT className="LADMPropertyAttachment" property="ShapeToolShapeConstraints" /> 
  36.         </children>
  37.     </OBJECT>
  38.     
  39.     <OBJECT className="LADMItem" admItemType="ADM Text Static Type" justify="2" text="$$$/ShapeToolOptions/Width=Width:"> 
  40.         <bounds x="164" y="10" w="31" h="14" /> 
  41.         <children>
  42.             <OBJECT className="LItemEnablerAttachment" property="ShapeToolShapeConstraints" 
  43.                     enableWithMatch="false" propValue="0" /> 
  44.         </children>
  45.     </OBJECT>
  46.  
  47.     <OBJECT className="LADMItem" admItemType="ADM Text Edit Type" showUnits="true" units="10"
  48.             minValue="1" maxValue="30000" > 
  49.         <bounds x="195" y="7" w="50" h="19" /> 
  50.         <children>
  51.             <OBJECT className="LADMPropertyAttachment" property="ShapeDisplayWidth" /> 
  52.             <OBJECT className="LItemEnablerAttachment" property="ShapeToolShapeConstraints" 
  53.                     clearWhenDisabled="true" enableWithMatch="false" propValue="0" /> 
  54.         </children>
  55.     </OBJECT>
  56.  
  57.     <OBJECT className="LADMItem" admItemType="ADM Text Static Type" justify="2" text="$$$/ShapeToolOptions/Height=Height:"> 
  58.         <bounds x="245" y="10" w="35" h="14" /> 
  59.         <children>
  60.             <OBJECT className="LItemEnablerAttachment" property="ShapeToolShapeConstraints" 
  61.                     enableWithMatch="false" propValue="0" /> 
  62.         </children>
  63.     </OBJECT>
  64.  
  65.     <OBJECT className="LADMItem" admItemType="ADM Text Edit Type" showUnits="true" units="10"
  66.             minValue="1" maxValue="30000" > 
  67.         <bounds x="280" y="7" w="50" h="19" /> 
  68.         <children>
  69.             <OBJECT className="LADMPropertyAttachment" property="ShapeDisplayHeight" /> 
  70.             <OBJECT className="LItemEnablerAttachment" property="ShapeToolShapeConstraints" 
  71.                     clearWhenDisabled="true" enableWithMatch="false" propValue="0" /> 
  72.         </children>
  73.     </OBJECT>
  74.  
  75.     <OBJECT className="LADMItem" admItemType="ADM Frame Type" style="2" > <bounds x="335" y="2" w="1" h="28" /> </OBJECT>
  76.  
  77.     <!--- Corner Radius --->
  78.  
  79.     <OBJECT className="LADMItem" admItemType="ADM Text Static Type" justify="2" text="$$$/RoundRectToolOptions/Radius=Corner Radius:"
  80.             tipString="$$$/ShapeTool/ToolTips/Radius=Size of rounded corners"> 
  81.         <bounds x="340" y="10" w="70" h="14" /> 
  82.     </OBJECT>
  83.     <OBJECT className="LADMItem" admItemType="ADM Text Edit Type" units="10" showUnits="true" 
  84.             minValue="0" maxValue="30000"
  85.             tipString="$$$/ShapeTool/ToolTips/Radius=Size of rounded corners"> 
  86.         <bounds x="410" y="7" w="50" h="19" /> 
  87.         <children>
  88.             <OBJECT className="LADMPropertyAttachment" property="RoundRectToolRadius" /> 
  89.         </children>
  90.     </OBJECT>
  91.  
  92.     <OBJECT className="LADMItem" admItemType="ADM Frame Type" style="2" > <bounds x="467" y="2" w="1" h="28" /> </OBJECT>
  93.  
  94.     <!--- Mode/Opacity/Style/Anti-alias --->
  95.  
  96.     <OBJECT className="LADMItem" admItemType="ADM Text Static Type" justify="2" 
  97.         text="$$$/ShapeToolOptions/ModeLabel=Mode:" 
  98.         tipString="$$$/ShapeTool/ToolTips/BlendingMode=Set blending mode for new layer" > 
  99.         <bounds x="475" y="10" w="29" h="14" /> 
  100.     </OBJECT>
  101.     <OBJECT className="CBlendModePopup" admItemType="ADM Popup List Type" paneID="99000"
  102.             hasClearMode="true" hasBehindMode="true" 
  103.             tipString="$$$/ShapeTool/ToolTips/BlendingMode=Set blending mode for new layer" > 
  104.         <bounds x="505" y="7" w="90" h="19" /> 
  105.         <children>
  106.             <OBJECT className="LADMPopupPropertyAttachment" property="ShapeToolBlendMode" /> 
  107.         </children>
  108.     </OBJECT>
  109.  
  110.     <OBJECT className="LADMItem" admItemType="ADM Text Static Type" justify="2" 
  111.         text="$$$/ShapeToolOptions/OpacityLabel=Opacity:" 
  112.         tipString="$$$/ShapeToolOptions/ToolTips/Opacity=Set opacity for new Layer"> 
  113.         <bounds x="600" y="10" w="45" h="14" /> 
  114.     </OBJECT>
  115.     <OBJECT className="LADMItem" admItemType="ADM Popup Control Type" popupType="-2000" 
  116.             value="50" minValue="1" maxValue="100" showUnits="true" allowUnits="true" units="6" 
  117.             tipString="$$$/ShapeToolOptions/ToolTips/Opacity=Set opacity for new Layer" > 
  118.         <bounds x="645" y="7" w="50" h="19" /> 
  119.         <children>
  120.             <OBJECT className="LADMPropertyAttachment" property="ShapeToolOpacity" /> 
  121.         </children>
  122.     </OBJECT>
  123.     
  124.     <OBJECT className="LADMItem" admItemType="ADM Text Check Box Type" value="1" text="$$$/ShapeToolOptions/AntiAliased=Anti-aliased"
  125.             tipString="$$$/ShapeTool/ToolTips/AntiAlias=Smooths edges">
  126.         <bounds x="705" y="7" w="70" h="19" /> 
  127.         <children>
  128.             <OBJECT className="LADMPropertyAttachment" property="ShapeToolAntiAlias" /> 
  129.             <OBJECT className="LItemVisibilityAttachment" property="ShapeToolVector" 
  130.                     showWithMatch="false" propValue="1" /> 
  131.         </children>
  132.     </OBJECT>
  133.     
  134.     <OBJECT className="LADMItem" admItemType="ADM Text Static Type" justify="2" 
  135.             text="$$$/ShapeToolOptions/StyleLabel=Style:" 
  136.             tipString="$$$/ShapeToolOptions/ToolTips/ApplyAStyle=Set style for new layer"> 
  137.         <bounds x="700" y="10" w="35" h="14" /> 
  138.         <children>
  139.             <OBJECT className="LItemVisibilityAttachment" property="ShapeToolVector" 
  140.                     showWithMatch="false" propValue="0" /> 
  141.         </children>
  142.     </OBJECT>
  143.     <OBJECT className="StylePopupItem" admItemType="ADM User Type" justify="2" 
  144.             property="Shape/Style" 
  145.             tipString="$$$/ShapeToolOptions/ToolTips/ApplyAStyle=Set style for new layer" > 
  146.         <bounds x="735" y="1" w="42" h="30" /> 
  147.         <children>
  148.             <OBJECT className="LItemVisibilityAttachment" property="ShapeToolVector" 
  149.                     showWithMatch="false" propValue="0" /> 
  150.         </children>
  151.     </OBJECT>
  152.     
  153. </XMLREANIMATE>